Skip to content

docs: add GeneralUpdate.Avalonia and GeneralUpdate.Maui component documentation#120

Merged
JusterZhu merged 1 commit into
mainfrom
docs/android-components-website
Jun 13, 2026
Merged

docs: add GeneralUpdate.Avalonia and GeneralUpdate.Maui component documentation#120
JusterZhu merged 1 commit into
mainfrom
docs/android-components-website

Conversation

@JusterZhu

@JusterZhu JusterZhu commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR adds comprehensive documentation for the newly released GeneralUpdate.Avalonia.Android and GeneralUpdate.Maui.Android components to the website.

Changes

New files

  • GeneralUpdate.Avalonia.Android component reference (zh-CN + EN) — API docs for the Avalonia Android APK auto-update component
  • GeneralUpdate.Maui.Android component reference (zh-CN + EN) — API docs for the MAUI Android APK auto-update component
  • Avalonia Android cookbook (zh-CN + EN) — quickstart guide for Avalonia Android updates
  • MAUI Android cookbook (zh-CN + EN) — quickstart guide for MAUI Android updates

Modified files

  • Component Introduction — added GeneralUpdate.Avalonia repository entry
  • GeneralUpdate.Tools doc — added Mobile packaging module section with dual release pipeline (desktop + mobile)
  • Release Log — added v10.5.0-beta.4 entry covering new components, security fixes, and Mobile module
  • sidebars.js — registered new pages in Quick Start and Components categories
  • category.json — updated descriptions to reflect seven components

Related Issue

Closes #121

…s & cookbooks

- Add GeneralUpdate.Avalonia.Android and GeneralUpdate.Maui.Android
  component reference docs (zh-CN + EN)
- Add Avalonia Android and MAUI Android quickstart cookbooks
- Update GeneralUpdate.Tools doc with Mobile packaging module
- Update Component Introduction with Avalonia repository entry
- Update Release Log with v10.5.0-beta.4 entries
- Update sidebars.js and category.json for new pages

Co-Authored-By: Claude <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new website documentation for the newly released Android auto-update components (GeneralUpdate.Avalonia.Android + GeneralUpdate.Maui.Android), including component reference pages and quickstart cookbooks in both EN and zh-CN, and wires them into the docs navigation and release logs.

Changes:

  • Added new component reference docs for GeneralUpdate.Avalonia.Android and GeneralUpdate.Maui.Android (EN + zh-CN).
  • Added new quickstart cookbooks for Avalonia Android and MAUI Android (EN + zh-CN) and registered them in the sidebar.
  • Expanded GeneralUpdate.Tools (PacketTool) docs to include the new Mobile module and updated component/category metadata + release log.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
website/sidebars.js Registers the new quickstart cookbooks and component reference pages in the sidebar navigation.
website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/releaselog/GeneralUpdateReleaselog.md Adds the zh-CN release-log entry describing new components and other changes.
website/i18n/en/docusaurus-plugin-content-docs/current/releaselog/GeneralUpdateReleaselog.md Adds the EN release-log entry describing new components and other changes.
website/i18n/en/docusaurus-plugin-content-docs/current/quickstart/Maui Android cookbook.md Adds EN MAUI Android quickstart cookbook.
website/i18n/en/docusaurus-plugin-content-docs/current/quickstart/GeneralUpdate.PacketTool.md Updates EN PacketTool quickstart with the new Mobile module and a dual desktop/mobile pipeline.
website/i18n/en/docusaurus-plugin-content-docs/current/quickstart/Avalonia Android cookbook.md Adds EN Avalonia Android quickstart cookbook.
website/i18n/en/docusaurus-plugin-content-docs/current/quickstart/category.json Updates EN Quick Start category description to reflect the expanded scope.
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Maui.Android.md Adds EN component reference for GeneralUpdate.Maui.Android.
website/i18n/en/docusaurus-plugin-content-docs/current/doc/GeneralUpdate.Avalonia.Android.md Adds EN component reference for GeneralUpdate.Avalonia.Android.
website/i18n/en/docusaurus-plugin-content-docs/current/doc/Component Introduction.md Updates EN component introduction table with the GeneralUpdate.Avalonia repository entry and updated MAUI wording.
website/i18n/en/docusaurus-plugin-content-docs/current/doc/category.json Updates EN component reference category description to include 7 components.
website/docs/releaselog/GeneralUpdateReleaselog.md Adds the (default) release-log entry describing new components and other changes.
website/docs/quickstart/Maui Android cookbook.md Adds zh-CN MAUI Android quickstart cookbook.
website/docs/quickstart/GeneralUpdate.PacketTool.md Updates zh-CN PacketTool quickstart with the new Mobile module and a dual desktop/mobile pipeline.
website/docs/quickstart/Avalonia Android cookbook.md Adds zh-CN Avalonia Android quickstart cookbook.
website/docs/doc/GeneralUpdate.Maui.Android.md Adds zh-CN component reference for GeneralUpdate.Maui.Android.
website/docs/doc/GeneralUpdate.Avalonia.Android.md Adds zh-CN component reference for GeneralUpdate.Avalonia.Android.
website/docs/doc/Component Introduction.md Updates component introduction table with the GeneralUpdate.Avalonia repository entry and updated MAUI wording.
website/docs/doc/category.json Updates component reference category description to include 7 components.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"link": {
"type": "generated-index",
"description": "Quick start guides and hands-on cookbooks."
"description": "Quick start guides and hands-on cookbooks for desktop Android APK auto-update."
@JusterZhu JusterZhu merged commit 21cbed4 into main Jun 13, 2026
3 checks passed
@JusterZhu JusterZhu deleted the docs/android-components-website branch June 13, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add GeneralUpdate.Avalonia and GeneralUpdate.Maui website documentation

2 participants